How to Install gsfonts software package in Ubuntu 16.04 LTS (Xenial Xerus)

How to Install gsfonts software package in Ubuntu 16.04 LTS (Xenial Xerus)

gsfonts software package provides Fonts for the Ghostscript interpreter(s), you can install in your Ubuntu 16.04 LTS (Xenial Xerus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install gsfonts 

gsfonts is installed in your system.

Make ensure the gsfonts package were installed using the commands given below,

$ sudo dpkg-query -l | grep gsfonts *

You will get with gsfonts package name, version, architecture and description in a table

gsfonts package basic information:

Distro Ubuntu 16 04 lts xenial xerus
Section Text Processing
Package gsfonts
Version 1:8.11+urwcyr1.0.7~pre44-4.2ub
Description Fonts for the Ghostscript interpreter(s)
Sub Section Text


See Also, How to uninstall or remove gsfonts software package from Ubuntu 16.04 LTS (Xenial Xerus) ?